home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!mictali
- From: mictali@netcom.com (Jere McDevitt)
- Subject: Re: CTime (VC++ 4.0)
- Message-ID: <mictaliDMtrqL.FI1@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- X-Newsreader: TIN [version 1.2 PL1]
- References: <mictaliDMrpvr.6n0@netcom.com> <312336a1.53641712@server1>
- Date: Thu, 15 Feb 1996 16:13:33 GMT
- Sender: mictali@netcom23.netcom.com
-
- Erik Olson (eriko@axtech.com) wrote:
-
- : If you're using RFX_Date to exchange the data, you might want to
- : consider using a TIMESTAMP_STRUCT instead of a CTime. This method
- : enables you to deal with much broader time ranges at the cost of
- : losing your Class Wizard support. RFX_Date is overloaded to take a
- : reference to either type, so your code changes will be minimal. See KB
- : Article Q114961 or the VC docs on RFX_Date for more info.
-
- : Erik
-
-
- Thanks for the response. I will take a look at those areas.
-
- Jere
-